# Update 'Inspectionerrandsetting'

Endpoint: PATCH /errands/inspections/configurations/inspectionerrandsetting/{pk}/
Version: 2.0.0
Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret

## Path parameters:

  - `pk` (string, required)

## Request fields (application/json):

  - `organization` (object)

  - `organization.id` (string)

  - `parking_spot_categories` (array)

  - `delegation_purpose_planner` (boolean)

  - `id_number_date_format` (integer)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Compact Full
* `1` - Full
* `2` - Month Day
* `3` - Year Month
    Enum: 0, 1, 2, 3

  - `id_number_start_number` (integer)

  - `auto_create_with_tenants` (integer)
    **Additional Validation Information:**
This value requires that the following fields are also set: `auto_create_on_cancellation_from_setting`
Enum Descriptions:
* `0` - Previous Tenants
* `1` - Future Tenants
* `2` - All Tenants
    Enum: 0, 1, 2

  - `custom_id` (string)

  - `is_active` (boolean, required)

  - `protocols_should_be_signed` (boolean)

  - `protocol_setting` (object)

  - `protocol_setting.id` (string)

  - `brf_apartment_categories` (array)

  - `id_number_prefix` (string)

  - `name` (string, required)

  - `realestates` (array)

  - `realestates.id` (string)

  - `apartment_categories` (array)

  - `auto_forward_delegation_after_days` (integer)

  - `auto_create_on_cancellation_from_setting` (object)

  - `auto_create_on_cancellation_from_setting.id` (string)

  - `should_be_invoiced` (boolean)

  - `id_number_min_id_length` (integer)

  - `outdoor_section_categories` (array)

  - `check_rooms_and_components` (boolean)

  - `protocols_visible_for_customers` (boolean)

  - `id_number_separator` (string)

  - `default_actions` (array)

  - `default_actions.id` (string)

  - `industrial_premises_categories` (array)

## Response 200 fields (application/json):

  - `organization` (object)

  - `organization.id` (string)

  - `parking_spot_categories` (array)

  - `customer_columns` (any)

  - `delegation_purpose_planner` (boolean)

  - `id_number_date_format` (integer)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Compact Full
* `1` - Full
* `2` - Month Day
* `3` - Year Month
    Enum: 0, 1, 2, 3

  - `id_number_start_number` (integer)

  - `auto_create_with_tenants` (integer)
    **Additional Validation Information:**
This value requires that the following fields are also set: `auto_create_on_cancellation_from_setting`
Enum Descriptions:
* `0` - Previous Tenants
* `1` - Future Tenants
* `2` - All Tenants
    Enum: 0, 1, 2

  - `custom_id` (string)

  - `is_active` (boolean, required)

  - `protocols_should_be_signed` (boolean)

  - `protocol_setting` (object)

  - `protocol_setting.id` (string)

  - `brf_apartment_categories` (array)

  - `id_number_prefix` (string)

  - `name` (string, required)

  - `realestates` (array)

  - `realestates.id` (string)

  - `id` (string, required)
    **Additional Validation Information:**
Must be unique

  - `apartment_categories` (array)

  - `auto_forward_delegation_after_days` (integer)

  - `auto_create_on_cancellation_from_setting` (object)

  - `auto_create_on_cancellation_from_setting.id` (string)

  - `should_be_invoiced` (boolean)

  - `id_number_min_id_length` (integer)

  - `outdoor_section_categories` (array)

  - `check_rooms_and_components` (boolean)

  - `tags` (any)

  - `created_at` (string)

  - `pending_monitor_approval_amount` (any)

  - `protocols_visible_for_customers` (boolean)

  - `id_number_separator` (string)

  - `default_actions` (array)

  - `default_actions.id` (string)

  - `industrial_premises_categories` (array)

